@charset "gb2312";
* {
	word-break: break-all;
	margin: 0;
	padding: 0;
}
body {
	behavior: url("csshover3.htc");
}
body {
	font-size: 16px;
	color: #333333;
	font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px auto;
	line-height: 30px;
	background-color: #FFF;
	overflow-x: hidden;
	width: 100%;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #00a3ff;
	text-decoration: none
}
h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
ul, li, dl, dt, dd {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.lan {
	color: #1372f4;
}
.clear, .c {
	clear: both;
}
.mcon tr:hover {
	color: #00a3ff;
}
.blank {
	clear: both;
	height: 20px;
}
.about {
	float: right;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	font-size: 14px;
}
table tr:nth-child(odd) {
	background: #F4F4F4;
}
table td:nth-child(even) {
}
table tr:hover, table tr:hover p {
	background: #00a3ff;
	color: #fff;
}
table td, table th {
	border: 1px solid #dddddd;
}
table tr:nth-of-type(1) {
/*background: #00a3ff;
	color: #ffffff;*/
}
img {
	max-width: 100%;
	border: 0;
	height: auto;
}
.input, .textarea {
	border-top: ridge 1px #ccc;
	border-right: inset 1px #D8D8D8;
	border-bottom: inset 1px #D8D8D8;
	border-left: ridge 1px #ccc;
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #fff
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.top1 {
	height: 34px;
	overflow: hidden;
	background-color: #e3e3e3;
	line-height: 34px;
	color: #818181;
	font-size: 13px;
}
.top1 a {
	color: #818181;
}
.t1 span {
	color: #00a3ff;
	font-size: 14px;
}
.t1 {
	float: left;
}
.t2 {
	float: right;
	text-align: right;
	line-height: 34px;
	font-size: 14px;
}
.t2 img {
	vertical-align: middle;
	margin-right: 5px;
}
.t2 b {
	font-size: 24px;
	color: #00a3ff;
}
.top2 {
	overflow: hidden;
	height: 114px;
	clear: both;
}
.logo {
	vertical-align: middle;
	padding-top: 25px;
	float: left;
	width: 30%;
}
.nav {
	height: 114px;
	line-height: 114px;
	width: 70%;
	float: left;
}
.nav ul {
	margin: 0 auto;
}
.nav li {
	width: 12.5%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	display: inline;
	background: url(../images/nline.jpg) no-repeat left center;
}
.nav li a {
	font-size: 18px;
	display: block;
}
.nav li:first-child {
	background-image: none;
}
.nav li a:hover {
	background-color: #00a3ff;
	color: #fff;
}
#sjbanner_tabs {
	display: none;
}
.banner {
	width: 100%;
	position: relative;
	z-index: 0;
	clear: both;
}
.index_banner {
	margin: 0px auto;
	width: 100%;
	height: auto;
}
.index_banner ul {
	overflow: hidden;
}
.index_banner li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.index_banner li a {
	display: block;
	margin: 0 auto;
}
.index_banner cite {
	position: absolute;
	bottom: 15px;
	left: 45%;
	z-index: 9999;
	display: block;
	width: 188px;
	height: 20px;
	_display: none;
}
.index_banner cite span {
	float: left;
	display: block;
	width: 1em;
	height: 1em;
	text-indent: -999em;
	opacity: .8;
	cursor: pointer;
	background-image: url(../images/tg_flash_p2.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.index_banner cite span:hover {
	background-color: #f5f5f5;
}
.index_banner cite span.cur {
	cursor: default;
	background-image: url(../images/tg_flash_p.png);
	background-repeat: no-repeat;
}
.ss {
	width: 100%;
	height: 60px;
	background-color: #00a3ff;
	color: #fff;
}
.search {
}
.tags {
	float: left;
	line-height: 60px;
}
.tags a {
	color: #fff;
}
.tags b {
	font-size: 18px;
}
.ssr {
	float: right;
	text-align: right;
	height: 50px;
}
.postbox {
	width: 240px;
	height: 30px;
	margin-top: 15px;
	margin-left: 30px;
	background-color: #fff;
	border-radius: 30px;
	padding-left: 20px;
}
.postbox .input {
	border: 0;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 180px;
	padding: 0px 5px;
}
.postbox .btn {
	height: 30px;
	float: right;
	width: 42px;
	background: url(../images/ss2.png) no-repeat center center;
	float: right;
	border: none;
}
.msolt {
	background: url(../images/msolt.jpg) no-repeat center bottom;
	height: 187px;
	margin-bottom: 30px;
}
.msolt h2 {
	display: none;
}
.msol ul {
	overflow: hidden;
}
.msol li {
	float: left;
	width: 231px;
	height: 231px;
	position: relative;
}
.msol li .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 88px;
	width: 231px;
	background: url(../images/3.png) no-repeat 0 -143px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.msol li:hover .bg {
	background: url(../images/3.png) no-repeat 0 0;
	height: 231px;
	line-height: 231px;
}
.msol1 {
	width: 1155px;
	margin: 0 auto;
}
.msol2 {
	width: 924px;
	margin: -65px auto;
}
.msol3 {
	display: none;
}
.m1line {
	background: url(../images/m1line.jpg) repeat-x center center;
	height: 26px;
	margin-top: 60px;
}
.m1 {
	padding-top: 60px;
}
.m1t {
	text-align: center;
	margin-bottom: 40px;
}
.m1t h2 {
	font-size: 28px;
	padding-bottom: 20px;
}
.m1t span {
	display: block;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 8px;
}
.m1t p {
	color: #666666;
	font-size: 13px;
}
.m1nav ul {
	overflow: hidden;
	width: 600px;
	margin: 0 auto 30px;
}
.m1nav li {
	width: 31.333333%;
	float: left;
	margin: 0 1%;
	text-align: center;
	background-color: #e3e3e3;
	height: 50px;
	line-height: 50px;
}
.m1nav li a {
	display: block;
	font-size: 18px;
}
.m1nav li a:hover {
	background-color: #00a3ff;
	color: #fff;
}
.sytj2 ul {
	overflow: hidden;
}
.sytj2 li {
	width: 23%;
	float: left;
	margin: 0 1% 2%;
}
.sytjms {
	padding: 10px;
	border: 1px #cccccc solid;
	margin-top: 3px;
	text-align: center;
}
.sytjms h3 {
	font-size: 18px;
}
.sytjms p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #666666;
}
.sytj2 li:hover .sytjms {
	background-color: #00a3ff;
}
.sytj2 li:hover a {
	color: #fff;
}
.sytj2 li:hover p {
	color: #fff;
}
.sytjgd {
	text-align: center;
	margin: 30px auto 50px;
}
.mys {
	background: url(../images/mys.jpg) no-repeat center top;
	padding-top: 126px;
}
.mys ul {
	overflow: hidden;
	padding-bottom: 100px;
}
.mys ul li {
	width: 25%;
	float: left;
	text-align: center;
	color: #fff;
	border-left: 1px #fff solid;
	box-sizing: border-box;
}
.mys ul li:first-child {
	border: 0;
}
.mys ul li img {
	display: block;
	margin: 0 auto;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.mys ul li h3 {
	font-size: 28px;
	margin: 20px 0;
}
.mys ul li p {
	width: 80%;
	margin: 0 auto;
	line-height: 22px;
}
.mys ul li:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.gsjj {
	background-color: #fff;
	padding: 40px;
	-moz-box-shadow: 1px 3px 17px #EEEEEE;
	-webkit-box-shadow: 1px 3px 17px #EEEEEE;
	box-shadow: 1px 3px 17px #EEEEEE;
}
.gsjjl {
	width: 60%;
	float: left;
}
.gsjjt {
}
.gsjjt h2 {
	font-size: 28px;
	font-weight: bold;
}
.gsjjt p {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
}
.gsjjt div {
	width: 20px;
	height: 4px;
	background-color: #1496fb;
	margin: 10px 0 30px;
}
.gsjjc {
	font-size: 16px;
	color: #666666;
	padding-top: 35px;
}
.gsjjr {
	width: 40%;
	float: left;
}
.gssp {
	text-align: right;
	float: right;
}
.gsgd {
	margin-top: 30px;
}
.ny .gsjjt {
	padding-top: 0;
	text-align: center;
}
.ny .gsjjt h2 {
	font-size: 26px;
	font-weight: normal;
}
.ny .gsjjt div {
	margin: 10px auto 30px;
}
.mfw {
	margin-bottom: 80px;
}
.mfwt {
	background: url(../images/mfw.jpg) no-repeat center bottom;
	height: 187px;
	margin-bottom: 30px;
}
.mfw dl {
	overflow: hidden;
}
.mfw dt, .mfw dd {
	float: left;
}
.mfw dt {
	width: 166px;
	border: 1px #ccc solid;
	text-align: center;
	height: 236px;
}
.mfw dd {
	width: 90px;
	background: url(../images/mfw1.png) no-repeat center center;
	height: 238px;
}
.mfw dt h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.mfw dt h4 {
	font-size: 36px;
	font-family: Impact;
	color: #eaeaea;
}
.mfw dt:hover {
	background-color: #00a3ff;
	color: #fff;
}
.mfw dt span {
	width: 93px;
	height: 93px;
	margin: 30px auto 10px;
	background-image: url(../images/mfw.png);
	background-repeat: no-repeat;
	display: block;
}
.mfw .mfw1 span {
	background-position: 0 0;
}
.mfw .mfw1:hover span {
	background-position: 0 -93px;
}
.mfw .mfw2 span {
	background-position: -93px 0;
}
.mfw .mfw2:hover span {
	background-position: -93px -93px;
}
.mfw .mfw3 span {
	background-position: -186px 0;
}
.mfw .mfw3:hover span {
	background-position: -186px -93px;
}
.mfw .mfw4 span {
	background-position: -279px 0;
}
.mfw .mfw4:hover span {
	background-position: -279px -93px;
}
.mfw .mfw5 span {
	background-position: -372px 0;
}
.mfw .mfw5:hover span {
	background-position: -372px -93px;
}
.m7 {
	padding: 80px 0 50px;
	background-color: #f8f8f8;
}
.m7t {
	background: url(../images/m7t.png) no-repeat center top;
	height: 148px;
}
.n1 {
	width: 540px;
	float: left;
	background-color: #fff;
	margin-right: 60px;
}
.n1img {
	text-align: center;
	z-index: 999;
	position: relative;
}
.n1img img { /*width:480px; height:216px;*/
}
.n11 {
	padding: 40px 30px;
}
.n11 h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.n11 p {
	line-height: 22px;
	color: #666666;
	font-size: 14px;
	margin: 15px 0;
}
.m7gd {
	width: 115px;
	height: 26px;
	line-height: 26px;
	border: 1px #333333 solid;
	margin-top: 20px;
	text-align: center;
}
.m7gd a {
	font-size: 14px;
	display: block;
}
.n2 {
	width: 600px;
	float: left;
}
.n2 ul {
	overflow: hidden;
}
.n2 li {
	border-bottom: 1px #e3e3e3 solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.n2 li h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.n2 li p {
	line-height: 22px;
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mmlx {
	background-color: #1698f3;
	padding: 35px 0;
	color: #fff;
}
.mmlx .mat {
	color: #fff;
}
.mmlx ul {
	overflow: hidden;
	margin: 0 -2%;
	padding: 20px 0;
}
.mmlx li {
	float: left;
	width: 29.333333%;
	border-right: 1px #fff solid;
	box-sizing: border-box;
	margin: 0 2%;
	font-size: 16px;
}
.mmlx li:last-child {
	border: 0;
}
.mmlx li span {
	width: 80px;
	height: 63px;
	margin: 0 auto;
	float: left;
	display: block;
}
.mmlx1 {
	background: url(../images/mmlx1.png) no-repeat left center;
}
.mmlx2 {
	background: url(../images/mmlx2.png) no-repeat left center;
}
.mmlx3 {
	background: url(../images/mmlx3.png) no-repeat left center;
}
.mmlx li em {
	font-style: normal;
	font-size: 26px;
}
.flink {
	width: 100%;
	line-height: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.flinkt {
	float: left;
	margin-right: 15px;
	font-size: 18px;
}
.f1t {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.mcity {
}
.mcity a {
	padding-right: 10px;
}
.foot {
	background: url(../images/fbg.jpg) #283442 repeat-x center top;
	color: #91959a;
	padding-top: 50px;
}
.foot a {
	color: #91959a;
}
.f1 {
	width: 30%;
	float: left;
	text-align: left;
}
.fcp {
	width: 14%;
	float: left;
}
.fcp1 {
	width: 17%;
	float: left;
}
.fcpt h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.fcp li {
	font-size: 14px;
}
.fwx {
	float: left;
	width: 25%;
	text-align: right;
}
.bq {
	margin-top: 40px;
	padding: 10px 0px;
	color: #fff;
	border-top: 1px #5c5c5c solid;
}
.nycontact .wx {
	display: none;
}
/*
.ftop{ text-align:right; margin-bottom:20px;}
.mfzx{ width:120px; line-height:35px; background-color:#148bf4; text-align:center;}
.mfzx a{ color:#fff; display:block;}
.foot dl{ width:16%; float:left;}
.foot dl div{ width:12px; height:2px; background-color:#148bf4;margin:10px 0;}
*/
.mleft {
	width: 266px;
	float: left;
	display: inline;
}
.cplb {
	height: auto;
	margin-bottom: 20px;
	border: 3px #148bf4 solid;
	background-color: #fff;
}
.cpt {
	background-color: #148bf4;
	text-align: center;
	padding: 20px 0;
}
.mtel {
	background-color: #148bf4;
	text-align: center;
	padding: 20px 0;
}
.menu_list {
	padding: 10px;
}
.menu_list dl {
	margin-bottom: 10px;
}
.menu_list dt {
	cursor: pointer;
	position: relative;
	background: url(../images/m1i.png) #e0e0e0 no-repeat 85% center;
	font-size: 18px;
	padding-left: 20px;
	line-height: 45px;
	color: #fff;
	height: 45px;
	border-bottom: 1px #ffffff solid;
}
.menu_list dt a {
	color: #333;
	font-size: 18px;
}
.menu_list dd {
	display: block;
	background-image: none;
}
.menu_list dd a {
	display: block;
	border-bottom: 1px #dddddd dashed;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
}
.mright {
	float: left;
	width: 896px;
	margin-left: 38px;
	display: inline;
}
.sjcp {
	display: none;
}
.sycp ul {
	overflow: hidden;
}
.sycp li {
	float: left;
	display: inline;
	margin: 0px 1% 35px;
	width: 31.3333%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.sycp li p {
	line-height: 50px;
	border-bottom: 2px #dddddd solid;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sycp li:after {
	content: "";
	width: 0;
	height: 3px;
	background-color: #00a3ff;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.3s ease 0s;
}
.sycp li:hover:after {
	width: 100%;
}
.dqwz {
	clear: both;
	height: 14px;
	line-height: 14px;
	color: #555;
	padding: 15px 0;
	border-bottom: 1px solid #EEE;
	font-size: 14px; /*background-color:#f3f3f3; margin-top:-50px;*/
	margin-bottom: 50px;
}
.dqwz img {
	width: 14px;
	margin-right: 5px;
	line-height: 14px;
}
.dqwz a {
	color: #555;
}
.dqwz span {
	color: #333;
}
.dqwz .p2 {
	display: none;
}
.nyban {
	width: 100%;
	height: 400px;
	background: url(../images/nyban.jpg) no-repeat center center;  /*margin-bottom:50px; */
	color: #fff;
	clear: both;
}
.nyban img {
	display: none;
}
.nyban a {
	color: #fff;
}
.nyban .wrap {
	position: relative;
	top: 40%;
}
.nyban h2 {
	font-size: 30px;
	margin-bottom: 10px;
}
.nybancon {
	background: url(../images/tm1.png);
	width: 40%;
	padding: 40px 70px;
}
.nyl {
	width: 45%;
	float: left;
	margin-bottom: 50px;
}
.nyl img {
}
.nyr {
	width: 51%;
	float: left;
	margin-left: 4%;
	display: inline;
}
.nyr h2 {
	font-size: 34px;
	margin-bottom: 20px;
	font-weight: bold;
	padding: 10px 0;
}
.nyr h3 {
	background: url(../images/nico1.png) no-repeat left center;
	font-size: 28px;
	margin-bottom: 30px;
	padding-left: 120px;
	display: none;
}
.nytel {
	width: 100%;
	display: inline-table;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	color: #fff;
	border-radius: 4px;
	background-color: #148bf4;
	text-align: center;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.nytel a {
	color: #fff;
}
.nyms {
	margin-top: 20px;
	border-bottom: 1px #dddddd solid;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
}
.gy {
	font-size: 16px;
	line-height: 32px;
	padding-top: 50px;
}
.promenu {
	margin: 0 -0.5% 10px;
	overflow: hidden;
}
.promenu ul {
	margin: 0 auto;
}
.promenu ul li {
	float: left;
	text-align: center;
	width: 24%;
	margin: 0.5%;
	background-color: #00a3ff;
}
.promenu ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	border-right: solid 1px #fff;
	padding: 10px 0;
}
.promenu ul li a:hover {
	color: #fff;
}
.promenu ul li:hover, .promenu .cur {
	background-color: #148bf4;
}
.promenu ul li span {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	background: url(../images/ico.png) no-repeat;
	display: none;
}
.promenu ul .li1 span {
	background-position: -88px 0;
}
.promenu ul .li2 span {
	background-position: -88px -55px;
}
.promenu ul .li3 span {
	background-position: -88px -110px;
}
.promenu ul .li4 span {
	background-position: -88px -165px;
}
.cpright {
	width: 294px;
	float: left;
	margin-left: 66px;
}
.cp_body {
	width: 840px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cp_name {
	width: 100%;
	border-bottom: 1px #eaeaea solid;
	background-color: #00a3ff;
	float: left;
	margin-top: 20px;
}
.cp_erNav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cp_erNav li {
	width: 25%;
	height: 64px;
	float: left;
	line-height: 64px;
	display: inline;
	text-align: center;
}
.cp_erNav li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 100%;
	font-size: 16px;
}
.cp_erNav li a:hover {
	color: #ffffff;
	float: left;
	width: 100%;
	background-color: #ffad00;
}
.cp_txt {
	width: 100%;
	overflow: hidden;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.cp_txt p {
	line-height: 35px;
	color: #333;
}
.cp_txt table {
	margin-top: 10px;
}
.txt_name {
	width: 100%;
	padding: 10px 0 20px 50px;
	font-size: 26px;
	font-weight: bold;
	background: url(../images/nico.png) no-repeat left 12px;
}
.cpxgxw {
	margin-bottom: 40px;
}
.cpxgxwt {
	background-color: #f2f2f2;
	line-height: 50px;
}
.cpxgxwt h2 {
	font-size: 26px;
	background: url(../images/xgt2.png) no-repeat left center;
	width: 206px;
	height: 50px;
	text-indent: 40px;
	color: #fff;
}
.cpxgxwt span {
	float: right;
	padding-right: 20px;
}
.cpxgxwt h2 img {
	display: none;
}
.cpxgxw ul, .cpxg ul {
	border: 1px #dddddd solid;
	padding: 20px;
	overflow: hidden;
}
.cpxgxw li {
	width: 48%;
	float: left;
	margin: 0 1%;
	border-bottom: 1px #ddd dashed;
	line-height: 42px;
	background: url(../images/nico2.png) no-repeat left center;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.cply {
	clear: both;
}
.cpxgt {
	background: url(../images/cpxgt.png) #f0f0f0 no-repeat 20px center;
	height: 70px;
	padding-left: 80px;
}
.cpxgt h2 {
	font-size: 26px;
	padding-top: 10px;
}
.cpxgt p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	color: #666;
}
.cp_xg ul {
	border: 1px #dddddd solid;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.cp_xg li {
	text-align: center;
}
.nylx {
	border: 1px #dddddd solid;
}
.nylxc {
	padding: 10px;
}
.nylx h2 {
	font-size: 18px;
}
.ny {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
}
.p16 {
	font-weight: bold;
	font-size: 20px;
}
.ptitle {
	line-height: 35px;
	margin-bottom: 8px;
	text-align: center;
}
.pline {
	border-bottom: 4px double #dddddd;
	height: 35px;
}
.info {
	text-align: center;
	line-height: 30px;
	color: #666;
	padding-right: 18px;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	margin-bottom: 20px;
	font-size: 14px;
}
.info img {
	width: 20px;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 5px;
}
.info span {
	margin-right: 20px;
}
.page {
	line-height: normal;
	font-size: 14px;
}
.page a, .page span {
	display: block;
	color: #390;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	border: 1px solid #ccc;
	padding-top: 3px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	height: 18px
}
.page a:hover, .page a.current {
	color: #F44;
	border: 1px solid #F44
}
.page input {
	padding: 0px;
	color: #390;
	height: 16px;
	width: 25px;
	border: 0px solid #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	vertical-align: middle;
	font-size: 12px
}
.mrtit {
	border-bottom: 1px #dddddd solid;
	margin-bottom: 15px;
}
.mrtit span {
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.mrtit span a {
	color: #00a3ff;
}
.mrtit em {
	float: right;
	font-style: normal;
	padding-right: 10px;
}
.prenext {
	color: #cc0000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 15px;
}
.prenext .pre {
	float: left;
	width: 100%;
}
.prenext .pre a {
	color: #333;
	text-decoration: none;
}
.prenext .pre a:hover {
	color: #ff0000;
}/* 上一篇 */
.prenext .next {
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a {
	color: #333;
	text-decoration: none;
}
.prenext .next a:hover {
	color: #ff0000;
}
.list {
}
.list .node {
	margin-bottom: 8px
} /* 单个文章信息 */
.list .node .title {
	padding-bottom: 6px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB
} /* 标题 */
.list .node .title h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px
} /* 标题 */
.list .node .title a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	padding-left: 5px
}
.list .node .title a:hover {
	text-decoration: underline
}
.list .node .description {
	padding: 8px;
	line-height: 150%;
	color: #555
} /* 描述 */
.list .node .description p {
	margin: 0px;
	padding: 0px
}
.list .node .info {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 18px
} /* 文章其他信息 */
.list .node .info span {
	color: #390;
}
.mcon input {
	border: 1px #cccccc solid;
	padding: 3px;
}
.box {
	background-color: #e1e1e1;
	padding-bottom: 10px;
}
.title1 {
	height: 51px;
	line-height: 43px;
	background: #068ef4;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.title1 a {
	color: #ffffff;
}
.content1 {
	background: none;
	overflow: auto;
	padding: 0px 10px;
}
.content1 a {
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px #fefefe solid;
	overflow: hidden;
	background: url(../images/dot.jpg) left 10px no-repeat;
	width: 110px;
	float: left;
	padding-left: 18px;
	margin-left: 5px;
	overflow: hidden;
}
.content1 a:hover {
}
.mrt {
	background-color: #e7e7e7;
	height: 47px;
	line-height: 47px;
	border-left: #00a3ff 5px solid;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
}
.tjcp {
	width: 100%;
	overflow: hidden;
}
.zx {
	border-bottom: 1px #dddddd dashed;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.zx h3 a {
	font-size: 18px;
}
.zx h3 span {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.cpzs {  /*overflow:auto; zoom:1;*/
}
.cpzs li {
	width: 24%;
	float: left;
	text-align: center;
	display: inline;
	margin: 1% 0.5%;
	box-sizing: border-box;
}
.xgxw {
	margin-bottom: 30px;
	margin-top: 30px;
}
.xgxw li {
	width: 48%;
	float: left;
	margin: 0 1%;
}
.xgxw li h3 {
	font-size: 16px;
}
.xgxw li .time {
	float: right;
	color: #666;
}
.fdh {
	display: none;
}
.nylx1, .nylx2 {
	width: 40%;
	float: left;
}
.nchtit {
	margin-bottom: 30px;
}
.nchtit h2 {
	font-size: 26px;
	font-weight: normal;
	background: url(../images/nchtit.png) no-repeat left center;
	padding-left: 40px;
	height: 47px;
	line-height: 47px;
}
.nchtit h2 span {
	border-left: 1px #999 solid;
	font-size: 18px;
	font-weight: normal;
	height: 47px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 47px;
}
.nchtit .gd {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	border: 1px #aeaeae solid;
	text-align: center;
	font-size: 14px;
}
.nch1 {
	overflow: hidden;
}
.nch {
	margin-bottom: 50px;
}
.nch1 li {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
}
.nch1 li img {
	height: 130px;
	float: left;
	margin-right: 30px;
}
.nch1 li .time {
	font-size: 14px;
	color: #999;
}
.nch1 li h2 {
	font-size: 18px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.nch1 li p {
	line-height: 24px;
	font-size: 14px;
}
.nch1 li .gd {
	width: 33px;
	height: 33px;
	float: right;
}
.nch1 li .gd a {
	display: block;
	background: url(../images/nchico.png) no-repeat 0 0;
	width: 33px;
	height: 33px;
}
.nch1 li .gd a:hover {
	background-position: -33px 0;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
}
.nylx {
	background: url(../images/page3-1.jpg) no-repeat;
	height: 161px;
	padding: 20px 20px 0 250px;
	margin-bottom: 40px;
}
.nylx h2 {
	font-size: 24px;
	color: #148bf4;
	margin: 10px 0;
}
.nycontact {
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 20px;
}
.nycontact ul {
	box-sizing: border-box;
	padding: 20px 0;
	float: left;
	width: 50%;
}
.nycontact li {
	text-align: left;
	line-height: 40px;
	font-size: 16px;
	padding: 0 20px;
}
.nycontact i {
	font-size: 25px;
	line-height: 40px;
	color: #4b9b04;
	margin-right: 10px;
}
.nycontact .dt {
	float: left;
	width: 50%;
}
.nycontact .dt h3 {
	margin: 10px 0;
	color: #148bf4;
}
.nycontact .wx {
}
.mdt {
	width: 63%;
	float: left;
	height: 467px;
}
.mlx {
	width: 37%;
	float: left;
	height: 467px;
	background-color: #148bf4;
	color: #fff;
}
.mlxc {
	padding: 50px;
}
.mlx h3 {
	font-size: 28px;
	padding: 20px 0;
	border-top: 1px #fff dashed;
	border-bottom: 1px #fff dashed;
	margin-bottom: 30px;
}
.mlx p {
	margin-bottom: 10px;
}
.mlxtel {
	border-top: 1px #fff dashed;
	padding-top: 30px;
	margin-top: 30px;
}
.mlxbg {
	background: url(../images/mlxbg.jpg) #fff no-repeat center top;
	padding-top: 260px;
}
.mlx1 {
	background: url(../images/mlxtm.png);
	padding-top: 50px;
	margin-bottom: 50px;
}
.mlx1 .txt {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
}
.mlx1con {
	background-color: #00a3ff;
	padding: 30px 0;
	color: #fff;
	font-size: 16px;
}
.mlx1con ul {
	overflow: hidden;
}
.mlx1con li {
	float: left;
	background: url(../images/mlxi1.png) no-repeat left center;
	width: 32%;
	margin-left: 18%;
	padding-left: 90px;
	height: 90px;
	box-sizing: border-box;
	padding-top: 15px;
	line-height: 30px;
}
.mlx1con .li1 {
	background: url(../images/mlxi2.png) no-repeat left center;
	width: 48%;
	margin-left: 2%;
}
.mat {
	margin-bottom: 30px;
	text-align: center;
}
.mat h2 {
	font-size: 28px;
	line-height: 50px;
}
.mat p {
	text-transform: uppercase;
}
.mat div {
	width: 30px;
	height: 3px;
	background-color: #00a3ff;
	margin: 10px auto;
}
.mat h2 span {
	color: #00a3ff;
}
.mlx3 {
	margin-bottom: 50px;
}
.mlx3 .mat div {
	margin-top: 10px;
}
.newsli li {
	border-bottom: 1px #dddddd dashed;
	line-height: 35px;
}
.newsli li span {
	float: right;
	color: #999999;
}
.prenext {
	color: #E50012;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 15px;
}
.prenext .pre {
	float: left;
	width: 100%;
}
.prenext .pre a {
	color: #333;
	text-decoration: none;
}
.prenext .pre a:hover {
	color: #ff0000;
}
.prenext .next {
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a {
	color: #333;
	text-decoration: none;
}
.prenext .next a:hover {
	color: #ff0000;
}
.gycp {
	margin-top: 50px;
}
.gycp li {
	background: #f3f5f7;
	box-shadow: 0 0 15px #c7cdea;
	width: 31.33333%;
	margin: 0 1% 2%;
	text-align: center;
	float: left;
}
.gycp li:hover p {
	background: -webkit-linear-gradient(#4fc0ff, #00a3ff);
	background: -o-linear-gradient(#4fc0ff, #00a3ff);
	background: -moz-linear-gradient(#4fc0ff, #00a3ff);
	background: linear-gradient(#4fc0ff, #00a3ff);
	color: #fff;
}
.mfw3 ul {
	overflow: hidden;
	margin-bottom: 50px;
}
.mfw3 li {
	width: 380px;
	margin: 0 10px;
	display: inline;
	float: left;
	background-color: #f7f7f7;
	margin: 0 10px;
	display: inline;
	height: 500px;
}
.mfw3 li .imgZoom {
}
.mfw3 li .txt {
	padding: 20px 30px;
}
.mfw3 li .txt h2 {
	font-size: 26px;
	text-align: left;
	position: relative;
	margin-bottom: 25px;
	font-weight: normal;
}
.mfw3 li .txt h2:after {
	margin-top: 15px;
	width: 30px;
	height: 1px;
	background-color: #cc1d14;
	display: block;
	content: "";
	position: absolute;
	z-index: 11;
}
.mfw3 li .txt p {
	line-height: 24px;
	font-size: 14px;
	text-indent: 28px;
}
.proonedetailfltel {
	clear: both;
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 30px;
}
.proonedetailfltel strong {
	font-size: 30px;
	color: #ff0000;
	vertical-align: text-bottom;
	display: inline-block;
}
.sjtel {
	display: none;
}
.cpfl {
	overflow: hidden;
	margin-bottom: 50px;
}
.cpfl li {
	width: 23%;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	background-color: #148bf4;
	margin: 0 1%;
}
.cpfl li a {
	color: #fff;
}
.cpfl li:hover {
	background-color: #00a3ff;
}
.mo {
	background: #0099FF;
	width: 50%;
	height: 400px;
	margin-top: 40px;
	float: left;
}
.moo {
	width: 85%;
	margin: 0 auto;
}
.tp1 {
	font-size: 24px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 10px;
}
.tp2 {
	width: 80px;
	height: 5px;
	background: #fff;
}
.tp3 {
	color: #fff;
	margin-top: 15px;
	line-height: 2;
	border-bottom: 1px solid rgb(59, 174, 252);
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.tp4 {
	color: #fff;
	line-height: 2;
}
.mo1 {
	width: 30%;
	margin-left: 19%;
	float: left;
	margin-top: 40px;
}
.mo1 img {
	width: 100%;
}
.mo1 p {
	font-size: 18px;
	margin-top: 15px;
	text-align: center;
}
.mm { /**/
	background: url(../images/mm.jpg) no-repeat center center;
	height: 222px;
}
.mm img {
	display: none;
}
.nynewl {
	width: 70%;
	float: left;
}
.nynewr {
	width: 25%;
	float: left;
	margin-left: 5%;
}
.nynewr h3 {
	color: #525659;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 17px;
	border-bottom: none;
	padding-bottom: 0;
	line-height: 20px;
	margin-bottom: 22px;
}
.nynew2 {
	margin-top: 40px;
}
.nynew2 ul {
	border-top: 1px #ddd solid;
	padding-top: 15px;
}
.nynew2 li {
	border-bottom: 1px #ddd solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.nynew2 li .imgZoom {
	width: 120px;
	float: left;
	margin-right: 15px;
}
.nynew2 li .imgZoom img {
	height: 80px;
}
.nynew2 li h4 {
	font-size: 14px;
	line-height: 22px;
}
.nynew2 li p {
	font-size: 13px;
	color: #666666;
	line-height: 30px;
}
.nynew2 li p img {
	width: 18px;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 5px;
}
/* leftsead */
#leftsead {
	width: 161px;
	height: 290px;
	position: fixed;
	bottom: 20px;
	right: 0px;
	z-index: 100;
}
*html #leftsead {
	margin-top: 258px;
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
	width: 161px;
	height: 50px;
}
#leftsead li img {
	float: right;
}
#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}
#leftsead li a .shows {
	display: block;
}
#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}
#leftsead li a.youhui .hides {
	display: none;
	position: absolute;
	right: 143px;
}
#leftsead li a.youhui .2wm {
	display: none;
	position: absolute;
	right: 143px;
}
#p2 {
	width: 112px;
	background-color: #93cc03;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #93cc03;
	text-align: center;
	line-height: 47px
}
#p3 {
	width: 112px;
	background-color: #93cc03;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #93cc03;
	text-align: center;
	line-height: 47px
}
#p1 {
	width: 47px;
	height: 49px;
	float: left
}
#leftsead #btn {
	display: none;
}
 @media screen and (max-width: 1200px) {
.wrap, .banner {
	width: 100%;
}
.slideGroup {
	display: none;
}
.sjal {
	display: block;
}
.m5 {
	background-size: cover;
}
.sjal a {
	color: #fff;
}
.n1 {
	width: 37%;
	margin-right: 3%;
	box-sizing: border-box;
}
.n2 {
	width: 60%;
}
.msol1, .msol2, .msol1 {
	display: none;
}
.msol3 {
	display: block;
}
.msol3 li {
	width: 23%;
	float: left;
	margin: 0 1% 2%;
	text-align: center;
	background-color: #eeeeee;
	height: 40px;
	line-height: 40px;
}
.msol3 li:hover {
	background-color: #00a3ff;
}
.msol3 li:hover a {
	color: #fff;
}
.m42 {
	margin-left: 1%;
}
.mleft {
	width: 25%;
}
.mright {
	width: 73%;
	margin-left: 2%;
}
.cpt img {
	width: 100%;
}
.nch1 li {
	width: 31.3333%;
	margin: 0 1% 2%;
}
.cp_body {
	width: 73%;
	margin-right: 2%;
}
.cpright {
	width: 25%;
	margin: 0;
}
.mfw3 li {
	width: 31.33333%;
	margin: 0 1%;
	height: auto;
}
.mm {
	background-image: none;
	height: auto;
}
.mm img {
	display: block;
}
.mfw dd {
	display: none;
}
.mfw dt {
	width: 20%;
	box-sizing: border-box;
	border: 0;
}
}
@media screen and (max-width: 980px) {
.nav {
	width: 70%;
}
.tel {
	display: none;
}
.m1c li {
	width: 50%;
	margin-bottom: 1px;
}
.gssp {
	width: 100%;
	height: auto;
}
.mleft {
	display: none;
}
.mright {
	width: 100%;
	margin-left: 0;
}
.n1 {
	width: 47%;
}
.n2 {
	width: 50%;
}
.mlx1con li, .mlx1con .li1 {
	margin-left: auto;
	width: 100%;
	background-image: none;
	text-align: center;
	padding: 0;
}
.nch1 li {
	width: 48%;
}
.mmlx li {
	text-align: center;
}
.mmlx li span {
	width: 63px;
	float: none;
}
.nynewr {
	display: none;
}
.nynewl {
	width: 100%;
}
}
 @media screen and (max-width: 800px) {
.nyr h3 {
	display: block;
}
.top1 {
	display: none;
}
.nyban {
	background-image: none;
	height: auto;
}
.nyban img {
	display: block;
}
.nybancon {
	width: auto;
	padding-left: 5%;
	padding-right: 5%;
}
.nyban {
	height: auto;
}
.top2 {
	height: auto;
}
.logo {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	padding: 0;
}
.nav {
	width: 100%;
	background-color: #00a3ff;
	height: 80px;
	line-height: 39px;
}
.nav li {
	width: 33.333333333%;
	border-right: 1px #2db3ff solid;
	border-bottom: 1px #2db3ff solid;
	border-left: 0;
	line-height: 39px;
	background-image: none;
}
.nav li a {
	color: #fff;
}
.tags {
	display: none;
}
.n21 li {
	width: 100%;
}
.n21 li:first-child .bor {
	border: 0;
	border-bottom: 1px #e3e3e3 solid;
	padding-bottom: 20px;
}
.n21c {
	padding: 0;
}
.n2img {
	display: none;
}
.m1 {
	padding-top: 3%;
}
.m1t {
	margin-bottom: 2%;
}
.m1t span {
	line-height: 18px;
}
.cpfl {
	margin-bottom: 30px;
}
.cpfl li {
	width: 48%;
	margin: 0 1% 1%;
}
.gsjj {
	padding: 20px;
}
.sytj {
	display: none;
}
.sytj2 {
	margin-top: 40px;
}
.sytj2 li {
	width: 48%;
}
.sytjms p {
	display: none;
}
.sytjms {
	padding: 0;
	text-align: center;
}
.gsjjr {
	width: 100%;
	text-align: center;
	margin-left: 0;
	display: none;
}
.gssp {
	text-align: center;
}
.gsjjl {
	width: 100%;
}
.gsjjt {
	padding-top: 40px;
}
.gscp li, .sycp li {
	width: 48%;
}
.mm {
	display: none;
}
.m1c li .pbox {
	padding: 10px 0;
}
.m1c li .pbox .md, .m1c li .pbox .line, .m1c li .pbox p {
	display: none;
}
.m1c li .pbox h3 {
	text-align: center;
	font-size: 18px;
}
.xgxw li {
	width: 98%;
}
/*
.m43{margin-bottom:5%; }
*/
#sjbanner_tabs {
	display: block;
}
#banner_tabs {
	display: none;
}
.mys {
	padding-top: 40px;
}
.mys ul li {
	width: 48%;
	margin-bottom: 2%;
	border: 0;
}
.mys ul li img {
	width: 80px;
}
.mys ul li p {
	min-height: 90px;
}
.mys ul {
	padding-bottom: 40px;
}
.bq {
	margin-top: 30px;
}
.gycp li, #marquee1 li, .m5c li {
	width: 48%;
}
.cpzs li {
	width: 49%;
	height: auto;
}
.foot {
	margin-bottom: 40px;
	padding-top: 30px;
}
.f1 {
	width: 50%;
}
.fcp {
	display: none;
}
.fwx {
	width: 50%;
	text-align: right;
	border: 0;
}
.flink {
	display: none;
}
.fdh {
	line-height: 40px;
	height: 40px;
	background-color: #222222;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	color: #FFF;
}
.fdh li {
	width: 33.33333%;
	float: left;
	display: block;
	text-align: center;
	border-right: 1px #ddd solid;
	box-sizing: border-box;
}
.fdh .li {
	background-color: #cc0000;
}
.fdh a {
	color: #FFF;
}
.nylx {
	display: none;
}
.nycontact ul {
	float: none;
	width: 100%;
}
.nycontact li {
	text-align: center;
}
.nycontact .dt {
	float: none;
	text-align: center;
	width: 100%;
}
.about {
	display: none;
}
.bq .fr {
	display: none;
}
.bq {
	text-align: center;
}
.nyl {
	width: 95%;
	margin: 0 auto 20px;
	box-sizing: border-box;
	text-align: center;
	float: none;
}
.nyl img {
	border: 0;
}
.nyr {
	width: 94%;
	margin: 0 3% 3%;
}
.nyl img {
	border-radius: 30px;
}
.nyms p {
	display: block;
}
.proonedetailfltel, .nytel {
	display: none;
}
.sjtel {
	display: block;
}
.nyban, .ss {
	display: none;
}
.dqwz {
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: center;
	background-color: #6ccaff;
	height: auto;
	line-height: auto;
	padding: 10px 0 0;
}
.dqwz .p1 {
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	text-align: center;
	background-color: #fff;
	padding: 15px 0;
}
.dqwz .p2 {
	display: block;
	color: #fff;
	padding: 10px 0;
}
.cpxg .cpzs li {
	width: 46%;
	margin: 0 2% 2%;
	border-radius: 10px;
}
.cpxg .cpzs li img {
	border-radius: 10px;
}
.cpxgxwt {
	background-image: none;
	background-color: #fff;
	margin-bottom: 20px;
}
.cpxgxwt h2 {
	border-top: 3px #00a3ff solid;
	border-bottom: 3px #00a3ff solid;
	background-image: none;
	margin: 0 auto;
	color: #333;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
}
.cpxgxwt h2 img {
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block;
}
.cpxgxw ul, .cpxg ul {
	border: 0;
	padding: 0;
}
.cpxgxw li {
	width: 98%;
}
.cpxgxwt span {
	display: none;
}
.topc1 {
	padding: 0 15px;
}
.mlx3 {
	display: none;
}
.nch1 li {
	width: 98%;
}
.cp_body {
	width: 98%;
	margin: 0 1%;
}
.cpright {
	width: 98%;
	margin: 0 1%;
}
.cp_xg li {
	width: 48%;
	margin: 0 1% 2%;
	float: left;
}
.mlxbg {
	clear: both;
	padding-top: 0;
}
.nchtit {
	margin-bottom: 10px;
}
.mfw dt span {
	display: none;
}
.mfw dt {
	height: auto;
	padding: 20px 0;
}
.n1 {
	display: none;
}
.n2, .mcity {
	width: 98%;
	margin: 0 1%;
}
.sytjms h3 {
	font-size: 1em;
}
.promenu {
	display: none;
}
.mo {
	width: 100%;
}
.mo1 {
	width: 100%;
	margin-left: 0;
}
.m1line {
	margin-top: 30px;
	height: 20px;
}
.mfw, .mmlx, .nch1 li img {
	display: none;
}
}
 @media screen and (max-width: 640px) {
.m1t p {
	display: none;
}
.promenu ul li a {
	font-size: 16px;
}
.mfw3 li {
	width: 98%;
}
.mfw3 li img {
	width: 100%;
}
.m7nw dl {
	display: none;
}
.mdt {
	display: none;
}
.mlx {
	width: 100%;
}
.mcon, .topc1 {
	margin: 0 1%;
}
.cpxgxw li {
	width: 98%;
}
.txt_name, .cpxgxwt h2 {
	font-size: 22px;
}
.ny .gsjjt h2 {
	font-size: 20px;
}
.ny .gsjjt p {
	display: none;
}
.msol3 li {
	width: 48%;
}
.mmlx ul {
	margin: 0;
}
.mmlx li {
	width: 96%;
	border: 0;
	margin-bottom: 20px;
}
.m1nav ul {
	width: 100%;
}
.mfw dt {
	width: 50%;
}
.mfw {
	margin-bottom: 0;
}
}
@media screen and (max-width: 480px) {
.f1, .fwx {
	width: 98%;
	text-align: center;
	margin: 0 1%;
}
.f1 i {
	display: none;
}
.mfzx, .flogo {
	margin: 0 auto;
}
.fwx {
	margin-top: 20px;
}
.mat h2, .m1t h2 {
	font-size: 26px;
}
#adivMainTab ul {
	width: 100%;
}
#adivMainTab li {
	width: 48%;
	margin: 0 1%;
}
.n222 span, .xgxw li .time {
	display: block;
	float: none;
	color: #999999;
}
.nyr h3 {
	font-size: 20px;
}
.msolt {
	background-image: none;
	height: auto;
}
.msolt h2 {
	display: block;
	text-align: center;
	font-size: 24px;
	padding-top: 40px;
}
}
